home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TTLENVCARD / TTLENVCARD.txt
Text File  |  2007-09-27  |  6KB  |  318 lines

  1. object TlenVCard: TTlenVCard
  2.   Left = 292
  3.   Top = 248
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'TlenVCard'
  7.   ClientHeight = 312
  8.   ClientWidth = 266
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnClose = FormClose
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object PaintBox1: TPaintBox
  20.     Left = 16
  21.     Top = 16
  22.     Width = 64
  23.     Height = 64
  24.     OnPaint = PaintBox1Paint
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 8
  28.     Top = 88
  29.     Width = 249
  30.     Height = 9
  31.     Shape = bsBottomLine
  32.   end
  33.   object Bevel2: TBevel
  34.     Left = 8
  35.     Top = 152
  36.     Width = 249
  37.     Height = 10
  38.     Shape = bsBottomLine
  39.   end
  40.   object Label1: TLabel
  41.     Left = 104
  42.     Top = 16
  43.     Width = 24
  44.     Height = 13
  45.     Caption = 'Imi'#281':'
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = clWindowText
  48.     Font.Height = -11
  49.     Font.Name = 'Tahoma'
  50.     Font.Style = []
  51.     ParentFont = False
  52.   end
  53.   object Label2: TLabel
  54.     Left = 104
  55.     Top = 40
  56.     Width = 48
  57.     Height = 13
  58.     Caption = 'Nazwisko:'
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clWindowText
  61.     Font.Height = -11
  62.     Font.Name = 'Tahoma'
  63.     Font.Style = []
  64.     ParentFont = False
  65.   end
  66.   object Label3: TLabel
  67.     Left = 104
  68.     Top = 64
  69.     Width = 23
  70.     Height = 13
  71.     Caption = 'Nick:'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clWindowText
  74.     Font.Height = -11
  75.     Font.Name = 'Tahoma'
  76.     Font.Style = []
  77.     ParentFont = False
  78.   end
  79.   object Label7: TLabel
  80.     Left = 24
  81.     Top = 104
  82.     Width = 27
  83.     Height = 13
  84.     Caption = 'Wiek:'
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clWindowText
  87.     Font.Height = -11
  88.     Font.Name = 'Tahoma'
  89.     Font.Style = []
  90.     ParentFont = False
  91.   end
  92.   object Label9: TLabel
  93.     Left = 24
  94.     Top = 128
  95.     Width = 24
  96.     Height = 13
  97.     Caption = 'P'#322'e'#263':'
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = clWindowText
  100.     Font.Height = -11
  101.     Font.Name = 'Tahoma'
  102.     Font.Style = []
  103.     ParentFont = False
  104.   end
  105.   object Label11: TLabel
  106.     Left = 24
  107.     Top = 168
  108.     Width = 32
  109.     Height = 13
  110.     Caption = 'E-mail:'
  111.     Font.Charset = DEFAULT_CHARSET
  112.     Font.Color = clWindowText
  113.     Font.Height = -11
  114.     Font.Name = 'Tahoma'
  115.     Font.Style = []
  116.     ParentFont = False
  117.   end
  118.   object Label13: TLabel
  119.     Left = 24
  120.     Top = 192
  121.     Width = 35
  122.     Height = 13
  123.     Caption = 'Miasto:'
  124.     Font.Charset = DEFAULT_CHARSET
  125.     Font.Color = clWindowText
  126.     Font.Height = -11
  127.     Font.Name = 'Tahoma'
  128.     Font.Style = []
  129.     ParentFont = False
  130.   end
  131.   object Label15: TLabel
  132.     Left = 24
  133.     Top = 216
  134.     Width = 35
  135.     Height = 13
  136.     Caption = 'Szko'#322'a:'
  137.     Font.Charset = DEFAULT_CHARSET
  138.     Font.Color = clWindowText
  139.     Font.Height = -11
  140.     Font.Name = 'Tahoma'
  141.     Font.Style = []
  142.     ParentFont = False
  143.   end
  144.   object Label17: TLabel
  145.     Left = 24
  146.     Top = 240
  147.     Width = 36
  148.     Height = 13
  149.     Caption = 'Zaw'#243'd:'
  150.     Font.Charset = DEFAULT_CHARSET
  151.     Font.Color = clWindowText
  152.     Font.Height = -11
  153.     Font.Name = 'Tahoma'
  154.     Font.Style = []
  155.     ParentFont = False
  156.   end
  157.   object Bevel3: TBevel
  158.     Left = 8
  159.     Top = 256
  160.     Width = 249
  161.     Height = 10
  162.     Shape = bsBottomLine
  163.   end
  164.   object Button1: TButton
  165.     Left = 182
  166.     Top = 280
  167.     Width = 75
  168.     Height = 25
  169.     Caption = 'Zamknij'
  170.     TabOrder = 0
  171.     OnClick = Button1Click
  172.   end
  173.   object Button2: TButton
  174.     Left = 8
  175.     Top = 280
  176.     Width = 75
  177.     Height = 25
  178.     Caption = 'Menu'
  179.     TabOrder = 1
  180.     OnClick = Button2Click
  181.   end
  182.   object birthEdit: TEdit
  183.     Left = 80
  184.     Top = 104
  185.     Width = 169
  186.     Height = 17
  187.     BevelInner = bvNone
  188.     BevelOuter = bvNone
  189.     BorderStyle = bsNone
  190.     Color = clBtnFace
  191.     Ctl3D = False
  192.     ParentCtl3D = False
  193.     ReadOnly = True
  194.     TabOrder = 2
  195.     Text = 'brak'
  196.   end
  197.   object genderEdit: TEdit
  198.     Left = 80
  199.     Top = 128
  200.     Width = 169
  201.     Height = 17
  202.     BevelInner = bvNone
  203.     BevelOuter = bvNone
  204.     BorderStyle = bsNone
  205.     Color = clBtnFace
  206.     Ctl3D = False
  207.     ParentCtl3D = False
  208.     ReadOnly = True
  209.     TabOrder = 3
  210.     Text = 'brak'
  211.   end
  212.   object mailEdit: TEdit
  213.     Left = 80
  214.     Top = 168
  215.     Width = 169
  216.     Height = 17
  217.     BevelInner = bvNone
  218.     BevelOuter = bvNone
  219.     BorderStyle = bsNone
  220.     Color = clBtnFace
  221.     Ctl3D = False
  222.     ParentCtl3D = False
  223.     ReadOnly = True
  224.     TabOrder = 4
  225.     Text = 'brak'
  226.   end
  227.   object cityEdit: TEdit
  228.     Left = 80
  229.     Top = 192
  230.     Width = 169
  231.     Height = 17
  232.     BevelInner = bvNone
  233.     BevelOuter = bvNone
  234.     BorderStyle = bsNone
  235.     Color = clBtnFace
  236.     Ctl3D = False
  237.     ParentCtl3D = False
  238.     ReadOnly = True
  239.     TabOrder = 5
  240.     Text = 'brak'
  241.   end
  242.   object eduEdit: TEdit
  243.     Left = 80
  244.     Top = 216
  245.     Width = 169
  246.     Height = 17
  247.     BevelInner = bvNone
  248.     BevelOuter = bvNone
  249.     BorderStyle = bsNone
  250.     Color = clBtnFace
  251.     Ctl3D = False
  252.     ParentCtl3D = False
  253.     ReadOnly = True
  254.     TabOrder = 6
  255.     Text = 'brak'
  256.   end
  257.   object jobEdit: TEdit
  258.     Left = 80
  259.     Top = 240
  260.     Width = 169
  261.     Height = 17
  262.     BevelInner = bvNone
  263.     BevelOuter = bvNone
  264.     BorderStyle = bsNone
  265.     Color = clBtnFace
  266.     Ctl3D = False
  267.     ParentCtl3D = False
  268.     ReadOnly = True
  269.     TabOrder = 7
  270.     Text = 'brak'
  271.   end
  272.   object firstEdit: TEdit
  273.     Left = 168
  274.     Top = 16
  275.     Width = 81
  276.     Height = 17
  277.     BevelInner = bvNone
  278.     BevelOuter = bvNone
  279.     BorderStyle = bsNone
  280.     Color = clBtnFace
  281.     Ctl3D = False
  282.     ParentCtl3D = False
  283.     ReadOnly = True
  284.     TabOrder = 8
  285.     Text = 'brak'
  286.   end
  287.   object lastEdit: TEdit
  288.     Left = 168
  289.     Top = 40
  290.     Width = 81
  291.     Height = 17
  292.     BevelInner = bvNone
  293.     BevelOuter = bvNone
  294.     BorderStyle = bsNone
  295.     Color = clBtnFace
  296.     Ctl3D = False
  297.     ParentCtl3D = False
  298.     ReadOnly = True
  299.     TabOrder = 9
  300.     Text = 'brak'
  301.   end
  302.   object nickEdit: TEdit
  303.     Left = 168
  304.     Top = 64
  305.     Width = 81
  306.     Height = 17
  307.     BevelInner = bvNone
  308.     BevelOuter = bvNone
  309.     BorderStyle = bsNone
  310.     Color = clBtnFace
  311.     Ctl3D = False
  312.     ParentCtl3D = False
  313.     ReadOnly = True
  314.     TabOrder = 10
  315.     Text = 'brak'
  316.   end
  317. end
  318.